3.9 Importing users into Entrust

If you add the <EntrustProfile> node to the <Account> node, you can specify an Entrust profile for the user. If this node is present in the import XML, the user is added to Entrust using the specified Entrust Profile Template.

For example:

Copy
<Account>
  ...
  <EntrustProfile>MyEntrustTemplate</EntrustProfile>
</Account>